home *** CD-ROM | disk | FTP | other *** search
/ Menu Planner / Menu Planner (Ohio Distinctive Software).ISO / pc / mp.dir / 00050.ls < prev    next >
Encoding:
Text File  |  1995-11-07  |  324 b   |  14 lines

  1. on exitFrame
  2.   set the visible of sprite 45 to 0
  3.   set the visible of sprite 46 to 0
  4.   set the visible of sprite 47 to 0
  5.   set the visible of sprite 48 to 0
  6. end
  7.  
  8. on enterFrame
  9.   set the visible of sprite 45 to 0
  10.   set the visible of sprite 46 to 0
  11.   set the visible of sprite 47 to 0
  12.   set the visible of sprite 48 to 0
  13. end
  14.